home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir31 / sss-10.zip / SSS.DOC < prev    next >
Text File  |  1994-04-10  |  15KB  |  351 lines

  1.  
  2.  
  3.  ■──────────────────────────────────────────────────────────────────────────■
  4.          ■ INTRODUCING: TRIPLE-S music player (c) '94 Legend Design ■
  5.  ■──────────────────────────────────────────────────────────────────────────■
  6.  
  7.  
  8.  
  9.  ■──────────────────────────────────────────────────────────────────────────■
  10.    1.0 INTRODUCTION
  11.          1.1 What is TRIPLE-S
  12.  
  13.    2.0 USING TRIPLE-S
  14.          2.1 Command line parameters
  15.          2.2 The .INI file
  16.          2.3 In programm hotkeys explained
  17.          2.4 The file door
  18.          2.5 The panning door
  19.          2.6 The DOS-Shell
  20.          2.7 Special keys all over the player
  21.  
  22.    3.0 THE CREDITS
  23.          3.1 Ways to conatct the authors
  24.          3.2 Credits and acknowledgements   
  25.          3.3 Diclaimer
  26.          3.4 Packaging information
  27.  ■──────────────────────────────────────────────────────────────────────────■
  28.  
  29.  
  30.  ■──────────────────────────────────────────────────────────────────────────■
  31.   1.0                           INTRODUCTION
  32.  ■──────────────────────────────────────────────────────────────────────────■
  33.  
  34.   Welcome to a new player generation.
  35.   First introduced by Legend Design '94.
  36.  
  37.   TRIPLE-S offers all  functions you have probably missed, like shuffle play
  38.   title introduction play,inbuilt file door with file tagging, mute playing,
  39.   DOS shell and many, many more !
  40.   The current version supports GUS card and .MOD format only. Be patient for
  41.   further improvements. It's still a BETA ( gell D-lusion ;) ) !
  42.   We are planning to implement all known sound formats, like MTM,FAR ....
  43.   and the whole others known to mankind. Further versions will also  include
  44.   sample editing, saving and  modifying. We're always searching for nice id-
  45.   eas, so, if you think you  might have  nice improvement suggestions, don't 
  46.   hesitate, contact us. Ways  to do so are described at the end of the docu-
  47.   ment. 
  48.   BTW: Please excuse our somewhat poor english, we're just german guys trying
  49.        our very best, so just forgive and forget ... nobody's perfect ;)
  50.   Okay now. Let's go on now.
  51.  
  52.  
  53.  ■──────────────────────────────────────────────────────────────────────────■
  54.   2.0                         USING TRIPLE-S
  55.  ■──────────────────────────────────────────────────────────────────────────■
  56.  
  57.           
  58.                ■──────────────────∙·· ··∙──────────────────■               
  59.                        2.1 Command line parameters   
  60.                ■──────────────────∙·· ··∙──────────────────■
  61.  
  62.   As mentioned above, the TRIPLE-S player (this version definitivly is a pl-
  63.   ayer, nothing more nor less ;)) currently supports ONLY the GUS soundboard
  64.   and MOD  music file format. To enter the player, just type SSS at your DOS 
  65.   prompt.  Be sure that your  GUS environment variable is set up correctly , 
  66.   else you'll get some serious problems launching TRIPLE-S ...
  67.     
  68.   Okay. You may specify the name of the module you want to listen to, at the
  69.   DOS prompt by typing:
  70.     
  71.       SSS (modulename.[mod]) the .mod extension is not required.
  72.  
  73.   This throws ya in listening mode with the desired module directly. Be ca-
  74.   refull to give the whole pathname to the module, otherwise the player gr-
  75.   eets you with a nice error message.
  76.   
  77.   !! Note !! that wildcards are valid and strongly recommended ;)
  78.   
  79.   Another nice commandline switch is the "-EX" or "/EX" parameter. This one
  80.   launches  TRIPLE-S in expert  mode, which means, that  there are no nasty
  81.   hotkey explenations on the screen,preventing you from enjoying the really
  82.   nice piccy ;)
  83.   To start up in expertmode type:
  84.  
  85.       SSS /EX (modulename.[mod])  or  SSS -EX (modulename.[mod])
  86.  
  87.   We  spoke of a DOS-shell sometime earlier, well, you are able to invoke a
  88.   forced dosshell with TRIPLE-S,too, thus benefitting from some more memory
  89.   to use in your DOS application. Just type:
  90.  
  91.      SSS /X modulename.[mod]      or  SSS -X modulename.[mod]
  92.  
  93.   Be sure you give the modulename as a parameter, this time, else the play-
  94.   er will be launched the way  it would without *ANY* command line switch !
  95.  
  96.   Further you're able to force the music output to a given portnumber (pre-
  97.   erably your GUS port) by typing:
  98.  
  99.      SSS /Pxxx modulename.[mod]      or SSS -Pxxx modulename.[mod]
  100.  
  101.   !! NOTE !! : All described commandline switches may also be given  in the 
  102.                INI file. Read about that later ...
  103.  
  104.  
  105.                ■──────────────────∙·· ··∙──────────────────■  
  106.                            2.2 The SSS.ini file 
  107.                ■──────────────────∙·· ··∙──────────────────■ 
  108.  
  109.   CmdLine: -ex              ; You may force some  commandline switches exe-
  110.                             ; cuted every time you launch the player.
  111.                             ; CmdLine: Ex/P###/X 
  112.  
  113.   StartUp: filedoor         ; Which screen the player will be started from.
  114.                             ; StartUp: Main/Help/Filedoor/Panning
  115.  
  116.   Mod-Path: c:\util\music   ; This is the path to your "main" module direc-
  117.                             ; tory
  118.                             ; Mod-Path: c:\mod
  119.  
  120.   ShellCmd: filename        ; Commandline to execute when jumping  into the
  121.                             ; DOS-Shell. 
  122.                             ; Note: This command is executed DIRECTLY after
  123.                             ; you jump  out to DOS. If you want to run only
  124.                             ; one program in  the DOS-Shell, then quit back 
  125.                             ; to the TRIPLE-S specify: 
  126.                             ; ShellCmd: /C filename  
  127.                             
  128.   GUSCheck: On              ; Enable or disable check of the GUS-Port given
  129.                             ; through the ULTRASND-Variable or the Command-
  130.                             ; line-Switch P###
  131.                             ; GUSCheck ON/OFF
  132.  
  133.   PeakLevel: On             ; Turn on/off the peak levelmeter
  134.                             ; PeakLevel: ON/OFF
  135.  
  136.   ShellKeys: On             ; Turn on/off Dos-Shell hotkeys
  137.                             ; ShellKeys: ON/OFF
  138.  
  139.   Shell-Statusline: On      ; Turn on/off the status line in the Dos-Shell
  140.                             ; Shell-Statusline: ON/OFF
  141.  
  142.   Volume: 63                ; The default main output volume
  143.                             ; Volume 0..63
  144.  
  145.   LevelSpeed: 1             ; set speed of updating the peaklevels
  146.                             ; LevelSpeed: 0..4
  147.  
  148.  
  149.  
  150.                ■──────────────────∙·· ··∙──────────────────■     
  151.                     - 2.3 In programm keys explained -
  152.                ■──────────────────∙·· ··∙──────────────────■
  153.  
  154.   Well, by that moment you hopefully reached the player itself !? The scr-
  155.   een you're facing now is the "main control pannel", nice name ;) (depen-
  156.   ding on the parameter you gave in the INI file ...)
  157.   The keys displayed, their function meaning as follows:
  158.  
  159.    <F1>        : Open the online help door
  160.    <F2>        : Open mainscreen
  161.    <F3>        : Open the onlinehelp door
  162.    <F4>        : Open the file door (explained later ..)
  163.    <N>/<ENTER> : Play next module in tagged file list (more on this later)
  164.    <BACKSPACE> : Play previous tagged module
  165.    <UP>        : Scroll screen up
  166.    <DOWN>      : Scroll screen down, to get for example module information
  167.                  or extended help screen topics.
  168.  
  169.   These are the keys displayed on the main control pannel.Further there are
  170.   some more "hidden" functions  used for controlling the player... the keys 
  171.   you need to press are as follows:
  172.   (available in EVERY menue throughout the player):
  173.  
  174.    <PgUP/DOWN> : In-/decrease playing pattern
  175.    <+/->       : In-/decrease main output volume
  176.    <M>         : Mute play (playing volume is reduced to 25% original)
  177.    <PAUSE>     : Pause playing,press <P> once more to continue playing
  178.    <1>-<8>     : Turn ON/OFF played module channels
  179.                  where 1 = first channel left side
  180.                        2 = first channel right side
  181.                        3 = second channel right side
  182.                        4 = second channel left side ...
  183.    <D>         : Jump into a DOS-Shell 
  184.   
  185.  
  186.                ■──────────────────∙·· ··∙──────────────────■     
  187.                           - 2.4 The File Door -
  188.                ■──────────────────∙·· ··∙──────────────────■
  189.  
  190.   This is one of the more powerful features TRIPLE-S offers to you !! A qu-
  191.   ick overview:
  192.    
  193.    - Tagging of files for lafter playing
  194.    - Introduction play
  195.    - Shuffle play
  196.    - Supports Harddisks,Floppy drives and CD-ROMS (be sure you have a CD in
  197.      in your ROM for this version... otherwise the player,  well, just test
  198.      it ;) ) as well.
  199.    
  200.   The hotkeys used here are as follows:
  201.  
  202.  
  203.    <SPACE>      : Tag/Untag a single file and jump to the next one
  204.    <T/U>        : Tag/Untag files to play   
  205.    <P>          : Play chosen MOD or start playing tagged filelist
  206.    <R>          : Play tagged files in random order (shuffle play)
  207.    <I>          : Start introduction play. This command plays a 
  208.                   5 pattern introduction of the desired MOD or a
  209.                   tagged file list  
  210.    <ENTER>      : Change dir
  211.    <HOME>       : Move directory to the top
  212.    <END>        : Move directory to the end
  213.    <UP/DOWN>    : Move directory up and down
  214.    <LEFT/RIGHT> : Change drive to load modules from
  215.    <F9/F10>     : Change active file mask (currently *.MOD or *.*)
  216.  
  217.  
  218.                ■──────────────────∙·· ··∙──────────────────■
  219.                          - 2.5 The Panning Door -
  220.                ■──────────────────∙·· ··∙──────────────────■
  221.   
  222.   Having arrived here, you may alter the way, each channel is played.  Well
  223.   kinda difficult to explain.Just to mention, you may choose the balance of
  224.   each channel. 
  225.  
  226.   <RIGHT/LEFT>  : Balance choosen channel 
  227.   <UP/DOWN>     : Choose channel
  228.  
  229.  
  230.                ■──────────────────∙·· ··∙──────────────────■   
  231.                            - 2.6 The DOS Shell -
  232.                ■──────────────────∙·· ··∙──────────────────■
  233.   
  234.   As  explained earlier, you're able to reach the DOS-Shell by pressing "D" 
  235.   in the  player itself. Well, this throws you out into old good DOS. Think 
  236.   it's just another ordinary Shell ?, Well, it isn't, just press: <ALT> <-> 
  237.   to get into Tripple S command mode!
  238.   Now, take a look to the top of the screen:
  239.  
  240.   <+/->         : Change volume of played module
  241.   <M>           : Mute playing
  242.   <P>           : Pause playing  
  243.   <PgUP/DOWN>   : Change pattern
  244.  
  245.   Be sure to leave Triple-S command mode by pressing <ALT> <-> again.
  246.  
  247.  
  248.                ■──────────────────∙·· ··∙──────────────────■ 
  249.                  - 2.7 Special keys all over the player -
  250.                ■──────────────────∙·· ··∙──────────────────■
  251.  
  252.   Now, let's give it an ending try. Next is an overview of all hotkeys used
  253.   in any door of the player but the DOS Shell !
  254.   
  255.     <F1>         Get a look at the help
  256.     <F2>         Switch to mainmenu
  257.     <F3>         Open the panning door
  258.     <F4>         Open the file door
  259.     <1-8>        Switch played channels ON/OFF (Be sure a module is played ..)
  260.     <PgUP/DOWN>  In-/decrease playing pattern
  261.     <+/->        In-/decrease main output volume
  262.     <M>          Mute play (playing volume is reduced to 25% original)
  263.     <PAUSE>      Pause playing
  264.     <D>          Jump to DOS-Shell
  265.     <ESC>        End the TRIPLE-S session. Back to DOS
  266.     
  267.   For further informations, have a look at the "In programm keys explained"
  268.   section, explained earlier.
  269.  
  270.  
  271.  ■──────────────────────────────────────────────────────────────────────────■
  272.   3.0              CREDITS, HOW TO CONTACT THE AUTHORS
  273.  ■──────────────────────────────────────────────────────────────────────────■
  274.  
  275.                ■──────────────────∙·· ··∙──────────────────■ 
  276.                    - 3.1 Ways to contact lEGENd dESiGN -
  277.                ■──────────────────∙·· ··∙──────────────────■
  278.  
  279.  Feel  free  to contact us, if you're having problems, bug reports  or just
  280.  anything else.
  281.  How? Well, that's easy ! Just ring  up one of the following Bulletin Board
  282.  Systems, or write to the following addresses:
  283.  
  284.     GOLDEN iMAGE               MAGiCAN                 WONdERLAND
  285.   lEGENd dESiGN WHQ       lEGENd dESIGN EHQ        lEGENd dESiGN diST
  286.     Sysop: Brian             Sysop: Byte             Sysop: Pfusuus 
  287.    +49 6039-46124          +49 421-4841163            +41 6447-3046
  288.  
  289.  
  290.      CAStLE oF iLLUSION              BUSTER BBS           
  291.   lEGENd dESiGN Private HQ        lEGENd dESiGN diST
  292.    Sysop: Stainless Steel       Sysop: The Dark Inventor 
  293.       +49 6102 22480                +32 5377-23285
  294.  
  295.  
  296.  Or write to (Snail mail is still alive ;) ):
  297.     
  298.    Thomas Molitor (Pit Bull)      Michael Diefenthaeler (Brian)
  299.    Hegelstrasse 42                Taunusstrasse 1
  300.    63303 Dreieich                 61184 Karben 2 
  301.    GERMANY                        GERMANY
  302.    +49 6103-699928
  303.  
  304.                ■──────────────────∙·· ··∙──────────────────■ 
  305.                     - 3.2 Credits and acknowledgements -
  306.                ■──────────────────∙·· ··∙──────────────────■
  307.  
  308.   All coding done by               PIT BULL
  309.   GFX done by                      ENDLESS CREATION and PIT BULL
  310.   REPLAY ROUTINE by                CENTAURI
  311.   DOCUMENTATION by                 BRIAN
  312.   BETA TESTING                     BRIAN, MARCO and to all other :)=) thx
  313.   LAYOUT/dESiGN                    PIT BULL and BRIAN
  314.  
  315.  
  316.                ■──────────────────∙·· ··∙──────────────────■ 
  317.                             - 3.3 Disclaimer -
  318.                ■──────────────────∙·· ··∙──────────────────■                               
  319.                             
  320.   Any use of TRIPLE-S constitutes your agreement that it is provided "as-is"
  321.   with no  express or implied  warranty, that you assume full responsibility 
  322.   for assuring  that it performs acceptably  on your system,  and that in no 
  323.   event  LEGEND DESiGN and its  members is to be held liable for any damages 
  324.   arising from use of the program.
  325.                
  326.  
  327.                ■──────────────────∙·· ··∙──────────────────■ 
  328.                       - 3.4  Packaging information -
  329.                ■──────────────────∙·· ··∙──────────────────■ 
  330.  
  331.   These files should be included in your ZIP package:
  332.   
  333.     filE NAME     lENGth/b    dESCRiPtiON
  334.                 
  335.     SSS.EXE     |  41.456  |  The main executable
  336.     SSS.INI     |   2.080  |  Triple-S ini file
  337.     SSS.DOC     |  15.176  |  The documentation you're reading right now
  338.     LEGEND.NFO  |   5.340  |  General information about legend design
  339.     BBSTRO.EXE  |  17.568  |  BBS-Intro for the Golden Image
  340.     FILE_ID.DIZ |     437  |  BBS file description
  341.  
  342.  If one of these files is missing or  the filelength varies from your copy,
  343.  you shoul take care,for it has most likely been tempered with the original
  344.  archieve! To obtain a clean  version, just call one of  the listed BBSes !
  345.  
  346.                                                                     [ld'94]
  347.  
  348.  
  349.  
  350.                                   <EOT>
  351.